symtab definition nvars=5
V'3 type=2 datasrc=1 ---------------------------
0,0,0,0,0
system.nameplate_capacity
System Summary
System Nameplate Capacity
kW
n,exprlines=9
=?${case.technology}
[
	${pvwatts.dcrate}, /* pvwatts nameplate */
	${pv.array.total_power}, /* trnsys-pv array nameplate */
	${csp.ds.nameplate_capacity}*${csp.ds.ncollectors}, /* dish stirling nameplate */
	${csp.tr.pwrb.net_capacity}*1000,  /* trough nameplate */
	${csp.pt.pwrb.nameplate_capacity}*1000,/*power tower*/
	${fossil.nameplate_capacity} /* generic fossil system */
]
min=0 max=0
0
V'3 type=2 datasrc=1 ---------------------------
0,0,0,0,0
system.installed_cost
System Summary
Total Installed Cost

n,exprlines=9
=?${case.technology}
[
	${pv.cost.total_installed},
	${pv.cost.total_installed},
	${csp.ds.cost.total_installed},
	${csp.tr.cost.total_installed},
	${csp.pt.cost.total_installed},
	${fossil.cost.total_installed}
]
min=0 max=0
0
V'3 type=2 datasrc=1 ---------------------------
0,0,0,0,0
system.heat_rate

Generic Heat Rate
MMBTUs/MWh
n,exprlines=9
=?${case.technology}
[
	0,/*PV*/
	0,/*PVWatts*/
	0,/*Dish*/
	3.413,/*Trough*/
	3.413,/*power tower*/
	${fossil.heat_rate}
]
min=0 max=0
0
V'3 type=2 datasrc=1 ---------------------------
0,0,0,0,0
system.direct_cost
System Summary
Total Direct Cost

n,exprlines=9
=?${case.technology}
[
	${pv.cost.total_direct},
	${pv.cost.total_direct},
	${csp.ds.cost.total_direct},
	${csp.tr.cost.total_direct},
	${csp.pt.cost.total_direct},
	${fossil.cost.total_direct}
]
min=0 max=0
0
V'3 type=2 datasrc=1 ---------------------------
0,0,0,0,0
system.direct_sales_tax
System Summary
Total Sales Tax

n,exprlines=9
=?${case.technology}
[
	${pv.cost.sales_tax.total},
	${pv.cost.sales_tax.total},
	${csp.ds.cost.sales_tax.total},
	${csp.tr.cost.sales_tax.total},
	${csp.pt.cost.sales_tax.total},
	${fossil.cost.sales_tax.total}
]
min=0 max=0
0
